Skip to content

Conversation

estebank
Copy link
Contributor

No description provided.

@rust-highfive
Copy link
Contributor

r? @GuillaumeGomez

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 11, 2018
@estebank estebank force-pushed the on-unimplemented-doc branch from 5e66fb9 to 7688091 Compare August 11, 2018 21:57
@estebank estebank force-pushed the on-unimplemented-doc branch from 7688091 to 54e11c9 Compare August 11, 2018 22:01
= note: required by `iterate_chars`
```

To allow for more targeted error messages, it is possible to filter the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"To allow more targeted"?

@GuillaumeGomez
Copy link
Member

This is awesome! Thanks a lot! Except for the small nit I saw, it looks good to me. However I'd prefer if an english native speaker would double check this. Otherwise r=me.

@estebank
Copy link
Contributor Author

@steveklabnik can you give it a pass to verify we don't have any incorrect/obtuse language here?

@estebank
Copy link
Contributor Author

@GuillaumeGomez we can follow up on a separate PR if there's any wording issue (I want to have something to link people when they ask how to use this).

@bors r=GuillaumeGomez

@bors
Copy link
Collaborator

bors commented Aug 15, 2018

📌 Commit d35e267 has been approved by GuillaumeGomez

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 15, 2018
@frewsxcv
Copy link
Contributor

@bors rollup

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Aug 15, 2018
…illaumeGomez

Extend documentation of `rustc_on_unimplemented`
bors added a commit that referenced this pull request Aug 15, 2018
Rollup of 8 pull requests

Successful merges:

 - #52453 (improve diagnostics for tests with custom return values)
 - #53271 (use ? to simplify `TransitiveRelation.maybe_map`)
 - #53279 (Extend documentation of `rustc_on_unimplemented`)
 - #53342 (fix error for unsized packed struct field)
 - #53344 (Add doc examples for std::alloc::{alloc,alloc_zeroed}.)
 - #53368 (Ignore test that fails on stage1)
 - #53388 (Fix links' color)
 - #53396 (Fix since of Iterator::flatten to be a proper semver)

Failed merges:

r? @ghost
@bors bors merged commit d35e267 into rust-lang:master Aug 15, 2018
@estebank estebank deleted the on-unimplemented-doc branch November 9, 2023 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants